home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / Custom.dlg / Setup Type.json < prev    next >
JavaScript Object Notation  |  2003-12-09  |  629b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Button1Title": "Text (50)",
  6.         "Button1Text": "Text (255)",
  7.         "Button2Title": "Text (50)",
  8.         "Button2Text": "Text (255)",
  9.         "Button3Title": "Text (50)",
  10.         "Button3Text": "Text (255)",
  11.         "FrameCaption": "Text (50)"
  12.     },
  13.     "data": [
  14.         {
  15.             "CustID": 196,
  16.             "Title": "Setup Type",
  17.             "Button1Title": "Typical",
  18.             "Button1Text": "Installs all standard Internet applications. HIGHLY RECOMMENDED",
  19.             "Button2Title": "Compact",
  20.             "Button2Text": "Installs the web browser and Internet Control Center",
  21.             "Button3Title": "Custom",
  22.             "Button3Text": "Select which applications to install or add bonus applications.",
  23.             "FrameCaption": "Destination Folder"
  24.         }
  25.     ]
  26. }